Click or drag to resize

GetSharingMetadataResponseInvalidRecipients Property

Represents recipients of the folder sharing request that are invalid.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<InvalidRecipient> InvalidRecipients { get; }

Property Value

Type: IListInvalidRecipient
See Also